PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.shadings Package / PDFAxialShading Class / getExtendStart Method
In This Topic
    getExtendStart Method
    In This Topic
    Gets a value indicating whether to extend shading beyond the starting point.
    Syntax
    public boolean getExtendStart()

    Return Value

    True if the shading will be extended beyond the starting point.
    See Also